[INFO] cloning repository https://github.com/r-amiri/ns-gov
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r-amiri/ns-gov" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-amiri%2Fns-gov", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-amiri%2Fns-gov'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4deeb25465ed700687abe5d68607766bce864d6
[INFO] fixing r-amiri/ns-gov against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-amiri%2Fns-gov" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  56% (400/707)
Updating files:  57% (403/707)
Updating files:  58% (411/707)
Updating files:  59% (418/707)
Updating files:  60% (425/707)
Updating files:  61% (432/707)
Updating files:  62% (439/707)
Updating files:  63% (446/707)
Updating files:  64% (453/707)
Updating files:  65% (460/707)
Updating files:  66% (467/707)
Updating files:  67% (474/707)
Updating files:  68% (481/707)
Updating files:  69% (488/707)
Updating files:  70% (495/707)
Updating files:  71% (502/707)
Updating files:  72% (510/707)
Updating files:  73% (517/707)
Updating files:  74% (524/707)
Updating files:  75% (531/707)
Updating files:  76% (538/707)
Updating files:  77% (545/707)
Updating files:  78% (552/707)
Updating files:  79% (559/707)
Updating files:  80% (566/707)
Updating files:  81% (573/707)
Updating files:  82% (580/707)
Updating files:  83% (587/707)
Updating files:  84% (594/707)
Updating files:  85% (601/707)
Updating files:  86% (609/707)
Updating files:  87% (616/707)
Updating files:  88% (623/707)
Updating files:  89% (630/707)
Updating files:  90% (637/707)
Updating files:  91% (644/707)
Updating files:  92% (651/707)
Updating files:  93% (658/707)
Updating files:  94% (665/707)
Updating files:  95% (672/707)
Updating files:  96% (679/707)
Updating files:  97% (686/707)
Updating files:  98% (693/707)
Updating files:  99% (700/707)
Updating files: 100% (707/707)
Updating files: 100% (707/707), done.
[INFO] started tweaking git repo https://github.com/r-amiri/ns-gov
[INFO] finished tweaking git repo https://github.com/r-amiri/ns-gov
[INFO] tweaked toml for git repo https://github.com/r-amiri/ns-gov written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/r-amiri/ns-gov on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/r-amiri/ns-gov already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-4-tc1/source/contracts/governance/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-4-tc1/source/contracts/name_service/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded schemars_derive v0.7.6
[INFO] [stderr]   Downloaded snafu-derive v0.6.9
[INFO] [stderr]   Downloaded snafu v0.6.9
[INFO] [stderr]   Downloaded cosmwasm-schema v0.10.1
[INFO] [stderr]   Downloaded backtrace v0.3.54
[INFO] [stderr]   Downloaded schemars v0.7.6
[INFO] [stderr]   Downloaded serde_derive_internals v0.25.0
[INFO] [stderr]   Downloaded cosmwasm-storage v0.10.1
[INFO] [stderr]   Downloaded serde-json-wasm v0.2.1
[INFO] [stderr]   Downloaded cosmwasm-std v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ef5e9cb9b5cd3875f7598cc0a60442a3865836fda6f59ae8335c0aa56109e988
[INFO] running `Command { std: "docker" "start" "ef5e9cb9b5cd3875f7598cc0a60442a3865836fda6f59ae8335c0aa56109e988", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ef5e9cb9b5cd3875f7598cc0a60442a3865836fda6f59ae8335c0aa56109e988" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef5e9cb9b5cd3875f7598cc0a60442a3865836fda6f59ae8335c0aa56109e988", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ef5e9cb9b5cd3875f7598cc0a60442a3865836fda6f59ae8335c0aa56109e988" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/governance/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/name_service/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling schemars v0.7.6
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling snafu-derive v0.6.9
[INFO] [stderr]    Compiling schemars_derive v0.7.6
[INFO] [stderr]     Checking snafu v0.6.9
[INFO] [stderr]     Checking serde-json-wasm v0.2.1
[INFO] [stderr]     Checking cosmwasm-std v0.10.1
[INFO] [stderr]     Checking cosmwasm-schema v0.10.1
[INFO] [stderr]     Checking cosmwasm-storage v0.10.1
[INFO] [stderr]     Checking name_service v0.1.0 (/opt/rustwide/workdir/contracts/name_service)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/name_service/src/state.rs:23:41
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn names_store<S: Storage>(storage: &mut S) -> Singleton<S, NamesS> {
[INFO] [stdout]    |                                         ^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn names_store<S: Storage>(storage: &mut S) -> Singleton<'_, S, NamesS> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/name_service/src/state.rs:26:40
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn names_read<S: Storage>(storage: &S) -> ReadonlySingleton<S, NamesS> {
[INFO] [stdout]    |                                        ^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn names_read<S: Storage>(storage: &S) -> ReadonlySingleton<'_, S, NamesS> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/name_service/src/state.rs:30:43
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn nsowner_store<S: Storage>(storage: &mut S) -> Singleton<S, NSOwner> {
[INFO] [stdout]    |                                           ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn nsowner_store<S: Storage>(storage: &mut S) -> Singleton<'_, S, NSOwner> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/name_service/src/state.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn nsowner_read<S: Storage>(storage: &S) -> ReadonlySingleton<S, NSOwner> {
[INFO] [stdout]    |                                          ^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn nsowner_read<S: Storage>(storage: &S) -> ReadonlySingleton<'_, S, NSOwner> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/name_service/src/state.rs:23:41
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn names_store<S: Storage>(storage: &mut S) -> Singleton<S, NamesS> {
[INFO] [stdout]    |                                         ^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn names_store<S: Storage>(storage: &mut S) -> Singleton<'_, S, NamesS> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/name_service/src/state.rs:26:40
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn names_read<S: Storage>(storage: &S) -> ReadonlySingleton<S, NamesS> {
[INFO] [stdout]    |                                        ^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn names_read<S: Storage>(storage: &S) -> ReadonlySingleton<'_, S, NamesS> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/name_service/src/state.rs:30:43
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn nsowner_store<S: Storage>(storage: &mut S) -> Singleton<S, NSOwner> {
[INFO] [stdout]    |                                           ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn nsowner_store<S: Storage>(storage: &mut S) -> Singleton<'_, S, NSOwner> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/name_service/src/state.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn nsowner_read<S: Storage>(storage: &S) -> ReadonlySingleton<S, NSOwner> {
[INFO] [stdout]    |                                          ^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn nsowner_read<S: Storage>(storage: &S) -> ReadonlySingleton<'_, S, NSOwner> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking governance v0.1.0 (/opt/rustwide/workdir/contracts/governance)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/governance/src/state.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |     storage: &mut S, /*,nsaddress:HumanAddr*/
[INFO] [stdout]    |              ^^^^^^ the lifetime is elided here
[INFO] [stdout] 37 | ) -> Singleton<S, Config> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 | ) -> Singleton<'_, S, Config> {
[INFO] [stdout]    |                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/governance/src/state.rs:40:44
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn owner_cfg_read<S: Storage>(storage: &S) -> ReadonlySingleton<S, Config> {
[INFO] [stdout]    |                                            ^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn owner_cfg_read<S: Storage>(storage: &S) -> ReadonlySingleton<'_, S, Config> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/governance/src/state.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |     storage: &mut S, /*,nsaddress:HumanAddr*/
[INFO] [stdout]    |              ^^^^^^ the lifetime is elided here
[INFO] [stdout] 37 | ) -> Singleton<S, Config> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 | ) -> Singleton<'_, S, Config> {
[INFO] [stdout]    |                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/governance/src/state.rs:40:44
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn owner_cfg_read<S: Storage>(storage: &S) -> ReadonlySingleton<S, Config> {
[INFO] [stdout]    |                                            ^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn owner_cfg_read<S: Storage>(storage: &S) -> ReadonlySingleton<'_, S, Config> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.01s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "ef5e9cb9b5cd3875f7598cc0a60442a3865836fda6f59ae8335c0aa56109e988", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef5e9cb9b5cd3875f7598cc0a60442a3865836fda6f59ae8335c0aa56109e988", kill_on_drop: false }`
[INFO] [stdout] ef5e9cb9b5cd3875f7598cc0a60442a3865836fda6f59ae8335c0aa56109e988
